home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Fixation 1.3 / main.h < prev    next >
Text File  |  1996-01-15  |  111b  |  7 lines

  1. // main.h
  2.  
  3. void Adjust_text( void );
  4.  
  5. extern int timeToQuit, gInBackground;
  6.  
  7. Rect GetWindowRect(WindowPtr win);